atspi: Break out the Text implementations
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2020 20:03:19 +0000 (16:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commitd38182bb5d308ee177943eb9b567e0695eb25254
tree150c8d12729fbec8b643a5819f8e9907cbd9da02
parentf22edccb2a0523cd5dc3e5dcf29fbd39d0a51207
atspi: Break out the Text implementations

Move the implementation of the Text interface
to its own source file, and split it up along
widget lines, to avoid it becoming too messy.
gtk/a11y/gtkatspicontext.c
gtk/a11y/gtkatspitext.c [new file with mode: 0644]
gtk/a11y/gtkatspitextprivate.h [new file with mode: 0644]
gtk/a11y/meson.build